Syntax
public ProGetReleasePackageInfo(PUrl PackageId, string BrowseUrl, string[] Licenses, int Vulnerabilites)
Parameters
- PackageId
- Type: PUrl
Unique identifier of the package.
- BrowseUrl
- Type: string
Browse URL for the package.
- Licenses
- Type: string[]
Licenses declared by the package.
- Vulnerabilites
- Type: int
Number of known vulnerabilities affecting the package.